- TCP rate control
- контроль скорости передачи TCP-пакетов
Англо-русский словарь по вычислительной технике и информационным технологиям - 4-е изд.. Сергей Орлов .
Англо-русский словарь по вычислительной технике и информационным технологиям - 4-е изд.. Сергей Орлов .
TCP Friendly Rate Control — (TFRC) is a congestion control mechanism designed for unicast flows operating in an Internet environment and competing with TCP traffic. [http://www.faqs.org/rfcs/rfc3448.html RFC 3448 TCP Friendly Rate Control (TFRC): Protocol Specification] … Wikipedia
TCP Westwood plus — TCP Westwood+ is a sender side only modification of the TCP Reno protocol stack that optimizes the performance of TCP congestion control over both wireline and wireless networks. TCP Westwood+ is based on end to end bandwidth estimation to set… … Wikipedia
TCP Vegas — is a TCP congestion control, or network congestion avoidance, algorithm that emphasizes packet delay, rather than packet loss, as a signal to help determine the rate at which to send packets. It was developed at the University of Arizona by… … Wikipedia
TCP acceleration — is the name of a series of techniques for achieving better throughput on an Internet connection than standard TCP achieves, without modifying the end applications. It is an alternative or a supplement to TCP tuning.Commonly used approaches… … Wikipedia
TCP global synchronization — in computer networks can happen to TCP/IP flows during periodsof congestion because each sender will reduce their transmission rate at the sametime when packet loss occurs.Routers on the Internet normally have packet queues, to allow them to hold … Wikipedia
TCP Westwood — (TCPW), is a sender side only modification to TCP NewReno that is intended to better handle large bandwidth delay product paths (large pipes), with potential packet loss due to transmission or other errors (leaky pipes), and with dynamic load… … Wikipedia
TCP congestion avoidance algorithm — The TCP uses a network congestion avoidance algorithm that includes various aspects of an additive increase multiplicative decrease (AIMD) scheme, with other schemes such as slow start in order to achieve congestion avoidance. TCP Tahoe and Reno… … Wikipedia
Rate limiting — In computer networks, rate limiting is used to control the rate of traffic sent or received on a network interface. Traffic that is less than or equal to the specified rate is sent, whereas traffic that exceeds the rate is dropped or delayed. A… … Wikipedia
Datagram Congestion Control Protocol — Internet protocol suite Application layer BGP DHCP DNS FTP HTTP … Wikipedia
Transmission Control Protocol — The Transmission Control Protocol (TCP) is one of the core protocols of the Internet Protocol Suite. TCP is so central that the entire suite is often referred to as TCP/IP. Whereas IP handles lower level transmissions from computer to computer as … Wikipedia
Taxonomy of congestion control — refers to grouping congestion control algorithms according to their characteristics.Example classificationThe following is one possible classification according to the following properties: #The type and amount of feedback received from the… … Wikipedia